Feature/it
Introduzione
In FreeCAD la parola "Feature" viene normalmente utilizzata per fare riferimento a un oggetto Feature di PartDesign (classe PartDesign::Feature
) definito dalla classe Ambiente di lavoro PartDesign. Questa è un'operazione o un passaggio di modellazione eseguito per creare o modificare una Shape solida seguendo il paradigma feature editing.
Vedere PartDesign Feature per ulteriori informazioni su questo tipo di oggetto.
Utilizzo
- Passare a
PartDesign.
- Premere
Crea un corpo.
- Premere
Crea uno schizzo per creare un nuovo Schizzo.
- Creare una figura chiusa, quindi utilizzare
Estrusione per estrudere lo schizzo e creare un solido iniziale. Questo solido iniziale è la Feature iniziale.
- Aggiungere altri schizzi e pad e utilizzare gli altri strumenti di PartDesign per modificare e trasformare il solido iniziale. Ciascuno di questi passaggi corrisponde alle Feature del Corpo.
- In alternativa, aggiungere oggetti primitivi, come
Cubo additivo e
Cilindro sottrattivo. Tutti i passaggi additivi e sottrattivi inseriscono feature utilizzate per creare un volume finale.
Note
In senso generale, una "Feature" può essere un qualsiasi passaggio di modellazione utilizzato per creare una Shape finale, con qualsiasi strumento di ogni Ambiente di lavoro.
In un senso più specifico, una "Feature" è un passaggio di modellazione utilizzato all'interno di un Corpo.
PartDesign
- Structure tools: Part, Group
- Helper tools: Create body, Create sketch, Attach sketch, Edit sketch, Validate sketch, Check geometry, Create a shape binder, Create a sub-object(s) shape binder, Create a clone, Create a datum plane, Create a datum line, Create a datum point, Create a local coordinate system
- Modeling tools:
- Additive tools: Pad, Revolution, Additive loft, Additive pipe, Additive helix, Additive box, Additive cylinder, Additive sphere, Additive cone, Additive ellipsoid, Additive torus, Additive prism, Additive wedge
- Subtractive tools: Pocket, Hole, Groove, Subtractive loft, Subtractive pipe, Subtractive helix, Subtractive box, Subtractive cylinder, Subtractive sphere, Subtractive cone, Subtractive ellipsoid, Subtractive torus, Subtractive prism, Subtractive wedge
- Boolean: Boolean operation
Part
- Creation and modification: Create sketch, Extrude, Revolve, Mirror, Scale, Fillet, Chamfer, Make face from wires, Ruled Surface, Loft, Sweep, Section, Cross sections, 3D Offset, 2D Offset, Thickness, Projection on surface, Color per face
- Boolean: Make compound, Explode compound, Compound Filter, Boolean, Cut, Union, Intersection, Connect objects, Embed object, Cutout for object, Boolean fragments, Slice apart, Slice to compound, Boolean XOR, Check geometry, Defeaturing
- Other tools: Import CAD file, Export CAD file, Box selection, Create shape from mesh, Create points object from geometry, Convert to solid, Reverse shapes, Create simple copy, Create transformed copy, Create shape element copy, Refine shape, Attachment
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework